Skip to content

Conversation

LordGaav
Copy link

@LordGaav LordGaav commented Jun 3, 2025

Available configuration options are:

prometheus:
  bind: [address to bind on, optional, default 127.0.0.1]
  port: [port to bind on, optional, default 8129]
  accesslog: [set to true to enable accesslogs to stderr]

Nick Douma added 4 commits June 3, 2025 10:43
Later versions break with this error:

.../lib/ruby/gems/3.0.0/gems/sequel-4.42.1/lib/sequel/dataset/misc.rb:336:in `initialize_copy': wrong number of arguments (given 2, expected 1) (ArgumentError)
	from <internal:kernel>:48:in `clone'
	from .../lib/ruby/gems/3.0.0/gems/sequel-4.42.1/lib/sequel/dataset/query.rb:89:in `clone'
	from .../lib/ruby/gems/3.0.0/gems/sequel-4.42.1/lib/sequel/dataset/query.rb:265:in `from'
	from .../lib/ruby/gems/3.0.0/gems/sequel-4.42.1/lib/sequel/database/dataset.rb:58:in `from'
	from .../lib/ruby/gems/3.0.0/gems/sequel-4.42.1/lib/sequel/database/query.rb:196:in `table_exists?'
	from .../lib/ruby/gems/3.0.0/gems/sequel-4.42.1/lib/sequel/database/schema_methods.rb:224:in `create_table?'
	from .../lib/ruby/gems/3.0.0/gems/ring-sqa-0.4.4/lib/ring/sqa/database.rb:64:in `create_db'
	from .../lib/ruby/gems/3.0.0/gems/ring-sqa-0.4.4/lib/ring/sqa/database.rb:59:in `initialize'
	from .../lib/ruby/gems/3.0.0/gems/ring-sqa-0.4.4/lib/ring/sqa/core.rb:23:in `new'
	from .../lib/ruby/gems/3.0.0/gems/ring-sqa-0.4.4/lib/ring/sqa/core.rb:23:in `initialize'
	from .../ring-sqa/lib/ring/sqa/cli.rb:14:in `new'
	from .../ring-sqa/lib/ring/sqa/cli.rb:14:in `run'
	from .../ring-sqa/lib/ring/sqa/cli.rb:29:in `initialize'
	from ./bin/ring-sqad:5:in `new'
	from ./bin/ring-sqad:5:in `<main>'
Available configuration options are:

prometheus:
  bind: [address to bind on, optional, default 127.0.0.1]
  port: [port to bind on, optional, default 8129]
  accesslog: [set to true to enable accesslogs to stderr]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant